<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Robotics simulator</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Robotics_simulator"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Robotics_simulator rootpage-Robotics_simulator skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Robotics simulator</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1251242444">
/* start https://en.wikipedia.org/ */
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style>
<p>A <b>robotics simulator</b> is a simulator used to create an application for a physical <a href="Robot" title="Robot">robot</a> without depending on the physical machine, thus saving cost and time. In some case, such applications can be transferred onto a physical robot (or rebuilt) without modification.
</p><p>The term <i>robotics simulator</i> can refer to several different robotics simulation applications. For example, in <a href="Mobile_robotics" class="mw-redirect" title="Mobile robotics">mobile robotics</a> applications, <a href="Behavior-based_robotics" title="Behavior-based robotics">behavior-based robotics</a> simulators allow users to create simple worlds of rigid objects and light sources and to program robots to interact with these worlds. Behavior-based simulation allows for actions that are more biotic in nature when compared to simulators that are more binary, or computational. Also, behavior-based simulators may <i>learn</i> from mistakes and can demonstrate the <a href="Anthropomorphic" class="mw-redirect" title="Anthropomorphic">anthropomorphic</a> quality of tenacity.
</p>
<p>One of the most popular applications for robotics simulators is for <a href="3D_modeling" title="3D modeling">3D modeling</a> and rendering of a robot and its environment. This type of robotics software has a simulator that is a virtual robot, which can emulate the motion of a physical robot in a real work envelope. Some robotics simulators use a <a href="Physics_engine" title="Physics engine">physics engine</a> for more realistic motion generation of the robot. The use of a robotics simulator to develop a robotics control program is highly recommended regardless of whether a physical robot is available or not. The simulator allows for robotics programs to be conveniently written and <a href="Debugged" class="mw-redirect" title="Debugged">debugged</a> off-line with the final version of the program tested on a physical robot. This applies mainly to <a href="Industrial_robot" title="Industrial robot">industrial robotic</a> applications, since the success of off-line programming depends on how similar the physical environment of a robot is to a simulated environment.
</p><p><i>Sensor-based</i> robot actions are much more difficult to simulate and/or to program off-line, since the robot motion depends on instantaneous sensor readings in the real world.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Features">Features</h2></div>
<p>Modern simulators tend to provide the following features:
</p>
<ul><li>Fast robot prototyping:
<ul><li>Using the own simulator as creation tool</li>
<li>Using external tools</li></ul></li>
<li>Physics engines for realistic movements: Most simulators use <a href="Bullet_(software)" title="Bullet (software)">Bullet</a>, <a href="Open_Dynamics_Engine" title="Open Dynamics Engine">ODE</a> or <a href="PhysX" title="PhysX">PhysX</a>.</li>
<li>Realistic 3d rendering: Standard 3d modeling tools or third-party tools can be used to build the environments.</li>
<li>Dynamic robot bodies with scripting: <a href="C_(programming_language)" title="C (programming language)">C</a>, <a href="C%2B%2B" title="C++">C++</a>, <a href="Perl" title="Perl">Perl</a>, <a href="Python_(programming_language)" title="Python (programming language)">Python</a>, <a href="Java_(programming_language)" title="Java (programming language)">Java</a>, <a href="URBI" title="URBI">URBI</a>, and <a href="MATLAB" title="MATLAB">MATLAB</a> languages used by Webots; C++ used by <a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Simulators">Simulators</h2></div>
<p>Among the newest technologies available today for programming are those which use a virtual simulation. Simulations with the use of virtual models of the working environment and the robots themselves can offer advantages to both the company and programmer. By using a simulation, costs are reduced, and robots can be programmed off-line which eliminates any down-time for an assembly line. Robot actions and assembly parts can be visualized in a three-dimensional virtual environment months before prototypes are even produced. Writing code for a simulation is also easier than writing code for a physical robot. While the move toward virtual simulations for programming robots is a step forward in user interface design, many such applications are only in their infancy.
</p>
<div class="mw-heading mw-heading3"><h3 id="General_information">General information</h3></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Developers
</th>
<th>Development status
</th>
<th><a href="Software_license" title="Software license">License</a>
</th>
<th>3D rendering engine
</th>
<th>Physics engine
</th>
<th>3D modeller
</th>
<th>Platforms supported
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td><a href="Open_Robotics" title="Open Robotics">Open Source Robotics Foundation</a> (OSRF)
</td>
<td>Active
</td>
<td style="background: #DFF; color:black; vertical-align: middle; text-align: center;" class="free table-free"><a href="Apache_License" title="Apache License">Apache 2.0</a>
</td>
<td><a href="OGRE" title="OGRE">OGRE</a>
</td>
<td><a href="Open_Dynamics_Engine" title="Open Dynamics Engine">ODE</a>, <a href="Bullet_(software)" title="Bullet (software)">Bullet</a>, Simbody, DART
</td>
<td>Internal
</td>
<td>Linux, macOS, Windows
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td>RoboDK
</td>
<td>Active
</td>
<td style="background: #E7E7FF; color:black; vertical-align: middle; text-align: center;" class="table-proprietary"><a href="Proprietary_software" title="Proprietary software">Proprietary</a>
</td>
<td><a href="OpenGL" title="OpenGL">OpenGL</a>
</td>
<td>Gravity <a href="Plug-in_(computing)" title="Plug-in (computing)">plug-in</a>
</td>
<td>Internal
</td>
<td>Linux, macOS, Windows, Android, iOS, Debian
</td></tr>
<tr>
<td style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</td>
<td>O. Obst et al. (+26)
</td>
<td>Active
</td>
<td><a href="GNU_GPL" class="mw-redirect" title="GNU GPL">GNU GPL</a> (v2)
</td>
<td>Internal
</td>
<td><a href="Open_Dynamics_Engine" title="Open Dynamics Engine">ODE</a>
</td>
<td>None
</td>
<td>Linux, macOS, Windows
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td>Cyberbotics Ltd.
</td>
<td>Active
</td>
<td style="background: #DFF; color:black; vertical-align: middle; text-align: center;" class="free table-free"><a href="Apache_License" title="Apache License">Apache 2.0</a>
</td>
<td>Internal (WREN)
</td>
<td>Fork of ODE
</td>
<td>Internal
</td>
<td>Linux, macOS, Windows
</td></tr>
<tr>
<td style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</td>
<td>OpenRAVE Community
</td>
<td>Active
</td>
<td><a href="GNU_LGPL" class="mw-redirect" title="GNU LGPL">GNU LGPL</a>
</td>
<td><a href="Coin3D" title="Coin3D">Coin3D</a>, <a href="OpenSceneGraph" title="OpenSceneGraph">OpenSceneGraph</a>
</td>
<td><a href="Open_Dynamics_Engine" title="Open Dynamics Engine">ODE</a>, <a href="Bullet_(software)" title="Bullet (software)">Bullet</a>
</td>
<td>Internal
</td>
<td>Linux, macOS, Windows
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td>Coppelia Robotics
</td>
<td>Active
</td>
<td>Dual: commercial, <a href="GNU_GPL" class="mw-redirect" title="GNU GPL">GNU GPL</a>
</td>
<td>Internal
</td>
<td>MuJoCo, <a href="Bullet_(software)" title="Bullet (software)">Bullet</a>, <a href="Open_Dynamics_Engine" title="Open Dynamics Engine">ODE</a>, <a href="Vortex_(software)" title="Vortex (software)">Vortex</a>, <a href="Newton_Game_Dynamics" title="Newton Game Dynamics">Newton</a>
</td>
<td>Internal
</td>
<td>Linux, macOS, Windows
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Developers
</th>
<th>Development status
</th>
<th><a href="Software_license" title="Software license">License</a>
</th>
<th>3D rendering engine
</th>
<th>Physics engine
</th>
<th>3D modeller
</th>
<th>Platforms supported
</th></tr></tbody></table>
<div class="mw-heading mw-heading3"><h3 id="Technical_information">Technical information</h3></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Main programming language
</th>
<th>Formats support
</th>
<th>Extensibility
</th>
<th>External APIs
</th>
<th><a href="Robotics_middleware" title="Robotics middleware">Robotics middleware</a> support
</th>
<th>Primary user interface
</th>
<th>Headless simulation
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td><a href="C%2B%2B" title="C++">C++</a>
</td>
<td>SDF<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>/URDF,<sup id="cite_ref-urdfref_2-0" class="reference"><a href="#cite_note-urdfref-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> <a href="Wavefront_Technologies" title="Wavefront Technologies">OBJ</a>, <a href="STL_(file_format)" title="STL (file format)">STL</a>, <a href="COLLADA" title="COLLADA">COLLADA</a>
</td>
<td><a href="Plug-in_(computing)" title="Plug-in (computing)">Plug-ins</a> (C++)
</td>
<td>C++
</td>
<td>ROS, Player, sockets (protobuf messages)
</td>
<td>GUI
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td><a href="Python_(programming_language)" title="Python (programming language)">Python</a>
</td>
<td><a href="SolidWorks" title="SolidWorks">SLDPRT</a>, <a href="SolidWorks" title="SolidWorks">SLDASM</a>, <a href="ISO_10303-21" title="ISO 10303-21">STEP</a>, <a href="Wavefront_Technologies" title="Wavefront Technologies">OBJ</a>, <a href="STL_(file_format)" title="STL (file format)">STL</a>, <a href="Autodesk_3ds_Max" title="Autodesk 3ds Max">3DS</a>, <a href="COLLADA" title="COLLADA">COLLADA</a>, <a href="VRML" title="VRML">VRML</a>, <a href="Robot_Operating_System" title="Robot Operating System">Robot Operating System</a> <a href="URDF" title="URDF">URDF</a>, <a href="Rhinoceros_3D" title="Rhinoceros 3D">Rhinoceros 3D</a>, ...
</td>
<td>API,<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup> Plug-In Interface<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>
</td>
<td>Python, C/C++, C#, Matlab, ...
</td>
<td>Socket
</td>
<td>GUI
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td>C++, <a href="Ruby_(programming_language)" title="Ruby (programming language)">Ruby</a>
</td>
<td>Ruby Scene Graphs
</td>
<td>Mods (C++)
</td>
<td>Network (<a href="S-expression" title="S-expression">sexpr</a>)
</td>
<td>Sockets (<a href="S-expression" title="S-expression">sexpr</a>)
</td>
<td>GUI, sockets
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td>C++
</td>
<td>WBT, <a href="VRML" title="VRML">VRML</a>, <a href="X3D" title="X3D">X3D</a>, <a href=".3ds" title=".3ds">3DS</a>, <a href="Blender_(software)" title="Blender (software)">Blender</a>, BVH, <a href="COLLADA" title="COLLADA">COLLADA</a>, <a href="FBX" title="FBX">FBX</a>, <a href="STL_(file_format)" title="STL (file format)">STL</a>, <a href="Object_file" title="Object file">OBJ</a>, URDF
</td>
<td>API, PROTOs, plug-ins (C/C++)
</td>
<td>C, C++, Python, Java, Matlab, ROS
</td>
<td>Sockets, ROS, NaoQI
</td>
<td>GUI
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td>C++, Python
</td>
<td><a href="XML" title="XML">XML</a>, <a href="VRML" title="VRML">VRML</a>, <a href="Wavefront_Technologies" title="Wavefront Technologies">OBJ</a>, <a href="COLLADA" title="COLLADA">COLLADA</a>
</td>
<td>Plug-ins (C++), API
</td>
<td>C/C++, Python, Matlab
</td>
<td>Sockets, ROS, YARP
</td>
<td>GUI, sockets
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td>C++, Python, <a href="Lua_(programming_language)" class="mw-redirect" title="Lua (programming language)">Lua</a>
</td>
<td><a href=".3ds" title=".3ds">3DS</a>, <a href="Blender_(software)" title="Blender (software)">Blender</a>, <a href="COLLADA" title="COLLADA">COLLADA</a>, <a href="STL_(file_format)" title="STL (file format)">STL</a>, <a href="Object_file" title="Object file">OBJ</a>, URDF, SDF, GLTF, XML
</td>
<td>Plug-ins (C/C++), embedded scripts (Python, Lua), remote API (C, C++, Python, Java, MATLAB, Octave), add-ons (Python, Lua)
</td>
<td>C, C++, Python, Java, MATLAB, Octave, ROS, ROS 2.0
</td>
<td>Sockets, ROS, ROS 2.0, <a href="ZeroMQ" title="ZeroMQ">ZeroMQ</a>
</td>
<td>GUI
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Main programming language
</th>
<th>Formats support
</th>
<th>Extensibility
</th>
<th>External APIs
</th>
<th>Robotic middleware support
</th>
<th>Primary user interface
</th>
<th>Headless simulation
</th></tr></tbody></table>
<div class="mw-heading mw-heading3"><h3 id="Infrastructure">Infrastructure</h3></div>
<div class="mw-heading mw-heading4"><h4 id="Support">Support</h4></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Mailing list
</th>
<th>API documentation
</th>
<th>Public forum, help system
</th>
<th>User manual
</th>
<th>Issue tracker
</th>
<th>Wiki
</th>
<th>Chat
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-OpenRAVE_Issue_Tracker_29-0" class="reference"><a href="#cite_note-OpenRAVE_Issue_Tracker-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-OpenRAVE_Issue_Tracker_29-1" class="reference"><a href="#cite_note-OpenRAVE_Issue_Tracker-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-33" class="reference"><a href="#cite_note-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-34" class="reference"><a href="#cite_note-34"><span class="cite-bracket">[</span>34<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-35" class="reference"><a href="#cite_note-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Mailing list
</th>
<th>API documentation
</th>
<th>Public forum, help system
</th>
<th>User manual
</th>
<th>Issue tracker
</th>
<th>Wiki
</th></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Code_quality">Code quality</h4></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Static code checker
</th>
<th>Style checker
</th>
<th>Test system(s)
</th>
<th>Test function coverage
</th>
<th>Test branch coverage
</th>
<th>Lines of code
</th>
<th>Lines of comments
</th>
<th>Continuous integration
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td>cppcheck<sup id="cite_ref-gazebostatus_36-0" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>cpplint<sup id="cite_ref-gazebostatus_36-1" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>gtest and qtest<sup id="cite_ref-gazebostatus_36-2" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>77.0%<sup id="cite_ref-gazebostatus_36-3" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>53.3%<sup id="cite_ref-gazebostatus_36-4" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>320k<sup id="cite_ref-gazebostatus_36-5" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>106k<sup id="cite_ref-gazebostatus_36-6" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td>
<td>Jenkins<sup id="cite_ref-gazebostatus_36-7" class="reference"><a href="#cite_note-gazebostatus-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td>cppcheck<sup id="cite_ref-37" class="reference"><a href="#cite_note-37"><span class="cite-bracket">[</span>37<span class="cite-bracket">]</span></a></sup>
</td>
<td>clang-format<sup id="cite_ref-38" class="reference"><a href="#cite_note-38"><span class="cite-bracket">[</span>38<span class="cite-bracket">]</span></a></sup>
</td>
<td>unit tests<sup id="cite_ref-39" class="reference"><a href="#cite_note-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup>
</td>
<td>100% of API functions<sup id="cite_ref-40" class="reference"><a href="#cite_note-40"><span class="cite-bracket">[</span>40<span class="cite-bracket">]</span></a></sup>
</td>
<td>master,<sup id="cite_ref-41" class="reference"><a href="#cite_note-41"><span class="cite-bracket">[</span>41<span class="cite-bracket">]</span></a></sup> develop<sup id="cite_ref-42" class="reference"><a href="#cite_note-42"><span class="cite-bracket">[</span>42<span class="cite-bracket">]</span></a></sup>
</td>
<td>~200k
</td>
<td>~50k
</td>
<td>GitHub Actions
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td><a href="List_of_unit_testing_frameworks#Python" title="List of unit testing frameworks">Python nose</a>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td>Jenkins<sup id="cite_ref-43" class="reference"><a href="#cite_note-43"><span class="cite-bracket">[</span>43<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Static code checker
</th>
<th>Style checker
</th>
<th>Test system(s)
</th>
<th>Test function coverage
</th>
<th>Test branch coverage
</th>
<th>Lines of code
</th>
<th>Lines of comments
</th>
<th>Continuous integration
</th></tr></tbody></table>
<div class="mw-heading mw-heading3"><h3 id="Features_2">Features</h3></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>CAD to motion
</th>
<th>Dynamic collision avoidance
</th>
<th>Relative end effectors
</th>
<th>Off-line programming
</th>
<th>Real-time streaming control of hardware
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th>Software
</th>
<th>CAD to motion
</th>
<th>Dynamic collision avoidance
</th>
<th>Relative end effectors
</th>
<th>Off-line programming
</th>
<th>Real-time streaming control
</th></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Robot_families">Robot families</h4></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>UGV (ground mobile robot)
</th>
<th>UAV (aerial robots)
</th>
<th>AUV (underwater robots)
</th>
<th>Robotic arms
</th>
<th>Robotic hands (grasping simulation)
</th>
<th>Humanoid robots
</th>
<th>Human avatars
</th>
<th>Full list
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-44" class="reference"><a href="#cite_note-44"><span class="cite-bracket">[</span>44<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-45" class="reference"><a href="#cite_note-45"><span class="cite-bracket">[</span>45<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-46" class="reference"><a href="#cite_note-46"><span class="cite-bracket">[</span>46<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-47" class="reference"><a href="#cite_note-47"><span class="cite-bracket">[</span>47<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-48" class="reference"><a href="#cite_note-48"><span class="cite-bracket">[</span>48<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-49" class="reference"><a href="#cite_note-49"><span class="cite-bracket">[</span>49<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-50" class="reference"><a href="#cite_note-50"><span class="cite-bracket">[</span>50<span class="cite-bracket">]</span></a></sup>
</td>
<td>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-RoboDK_robot_library_51-0" class="reference"><a href="#cite_note-RoboDK_robot_library-51"><span class="cite-bracket">[</span>51<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-RoboDK_robot_library_51-1" class="reference"><a href="#cite_note-RoboDK_robot_library-51"><span class="cite-bracket">[</span>51<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background: #FF8; color:black; vertical-align: middle; text-align: center;" class="table-maybe">Maybe
</td>
<td style="background: #FF8; color:black; vertical-align: middle; text-align: center;" class="table-maybe">Maybe
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-52" class="reference"><a href="#cite_note-52"><span class="cite-bracket">[</span>52<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-53" class="reference"><a href="#cite_note-53"><span class="cite-bracket">[</span>53<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-54" class="reference"><a href="#cite_note-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-55" class="reference"><a href="#cite_note-55"><span class="cite-bracket">[</span>55<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>UGV (ground mobile robot)
</th>
<th>UAV (aerial robots)
</th>
<th>AUV (underwater robots)
</th>
<th>Robotic arms
</th>
<th>Robotic hands (grasping simulation)
</th>
<th>Humanoid robots
</th>
<th>Human avatars
</th>
<th>Full list
</th></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Supported_actuators">Supported actuators</h4></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Generic kinematic chains
</th>
<th>Force-controlled motion
</th>
<th>Full list
</th>
<th>Circular kinematic chains
</th>
<th>Kinematically redundant chains
</th>
<th>Bifurcated kinematic chains
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td><a rel="nofollow" class="external text" href="http://simspark.sourceforge.net/wiki/index.php/Effectors">SimSpark effectors</a>
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td><a rel="nofollow" class="external text" href="https://www.cyberbotics.com/doc/guide/actuators">Webots actuators</a>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td><a rel="nofollow" class="external text" href="http://openrave.org/docs/latest_stable/coreapihtml/classOpenRAVE_1_1KinBody.html#acdd35b8f16c73235d677fecb11b40247">Joints</a>,<a rel="nofollow" class="external text" href="https://sourceforge.net/projects/opengrasp/files/OpenRAVE%20Plugins/actuators/">Extra Actuators</a>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-56" class="reference"><a href="#cite_note-56"><span class="cite-bracket">[</span>56<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-57" class="reference"><a href="#cite_note-57"><span class="cite-bracket">[</span>57<span class="cite-bracket">]</span></a></sup>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Generic kinematic chains
</th>
<th>Force-controlled motion
</th>
<th>Full list
</th>
<th>Circular kinematic chains
</th>
<th>Kinematically redundant chains
</th>
<th>Bifurcated kinematic chains
</th></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Supported_sensors">Supported sensors</h4></div>
<table class="wikitable sortable" style="font-size: 80%; text-align: center; width: auto;">
<tbody><tr>
<th>Software
</th>
<th>Odometry
</th>
<th>IMU
</th>
<th>Collision
</th>
<th>GPS
</th>
<th>Monocular cameras
</th>
<th>Stereo cameras
</th>
<th>Depth cameras
</th>
<th>Omnidirectional cameras
</th>
<th>2D laser scanners
</th>
<th>3D laser scanners
</th>
<th>Full list
</th></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Gazebo_simulator" class="mw-redirect" title="Gazebo simulator">Gazebo</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-58" class="reference"><a href="#cite_note-58"><span class="cite-bracket">[</span>58<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-59" class="reference"><a href="#cite_note-59"><span class="cite-bracket">[</span>59<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-lidartutorial_60-0" class="reference"><a href="#cite_note-lidartutorial-60"><span class="cite-bracket">[</span>60<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-lidartutorial_60-1" class="reference"><a href="#cite_note-lidartutorial-60"><span class="cite-bracket">[</span>60<span class="cite-bracket">]</span></a></sup>
</td>
<td>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="RoboDK" title="RoboDK">RoboDK</a>
</th>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="SimSpark" title="SimSpark">SimSpark</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes<sup id="cite_ref-61" class="reference"><a href="#cite_note-61"><span class="cite-bracket">[</span>61<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#FFB; color:black;vertical-align:middle;text-align:center;" class="table-partial">Partial<sup id="cite_ref-62" class="reference"><a href="#cite_note-62"><span class="cite-bracket">[</span>62<span class="cite-bracket">]</span></a></sup>
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#FFB; color:black;vertical-align:middle;text-align:center;" class="table-partial">Partial
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td style="background:#FFC7C7;color:black;vertical-align:middle;text-align:center;" class="table-no">No
</td>
<td><a rel="nofollow" class="external text" href="http://simspark.sourceforge.net/wiki/index.php/Perceptors">SimSpark perceptors</a>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="Webots" title="Webots">Webots</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td><a rel="nofollow" class="external text" href="https://www.cyberbotics.com/doc/guide/sensors">Webots sensors</a>
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="OpenRAVE" title="OpenRAVE">OpenRAVE</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background: var(--background-color-interactive, #EEE); color: var(--color-base, black); vertical-align: middle; white-space: nowrap; text-align: center;" class="table-Unknown">Unknown
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr>
<th style="background: #ececec; color: black; font-weight: bold; vertical-align: middle; text-align: left;" class="table-rh"><a href="CoppeliaSim" title="CoppeliaSim">CoppeliaSim</a>
</th>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td>
<td style="background:#9EFF9E;color:black;vertical-align:middle;text-align:center;" class="table-yes">Yes
</td></tr>
<tr class="sortbottom">
<th>Software
</th>
<th>Odometry
</th>
<th>IMU
</th>
<th>Collision
</th>
<th>GPS
</th>
<th>Monocular cameras
</th>
<th>Stereo cameras
</th>
<th>Depth cameras
</th>
<th>Omnidirectional cameras
</th>
<th>2D laser scanners
</th>
<th>3D laser scanners
</th>
<th>Full list
</th></tr></tbody></table>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist reflist-columns references-column-width reflist-columns-3">
<ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://sdformat.org">"SDF"</a>. <i>sdformat.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-urdfref-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-urdfref_2-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://wiki.ros.org/urdf">"urdf - ROS Wiki"</a>. <i>wiki.ros.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2017-10-06</span></span>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://github.com/RoboDK/RoboDK-API">"RoboDK API"</a>. <i><a href="GitHub" title="GitHub">GitHub</a></i>. 22 October 2021.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://github.com/RoboDK/Plug-In-Interface">"RoboDK Plug-In Interface"</a>. <i><a href="GitHub" title="GitHub">GitHub</a></i>. 16 October 2021.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text">However, requires a connection on an X server for 3D rendering</span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://community.gazebosim.org">"Gazebo Community"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://gazebosim.org/api.html">"Gazebo API"</a>. <i>Gazebo Community</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://answers.gazebosim.org">"Gazebo Answers"</a>. <i>Gazebo Community</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials">"Gazebo Tutorials"</a>. <i>Gazebo Community</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://bitbucket.org/osrf/gazebo/issues">"Gazebo Issue Tracker"</a>. <i>Gazebo Community</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/subscribe">RoboDK mailing list</a></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/doc/en/PythonAPI/intro.html">RoboDK API Documentation</a></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/forum/">RoboDK Forum</a></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/doc/en/">RoboDK Documentation</a></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/forum/Forum-RoboDK-bugs">RoboDK Bug tracker</a></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://sourceforge.net/p/simspark/mailman/">SimSpark mailing lists</a></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20160225172352/http://simspark.sourceforge.net/wiki/index.php/Network_Protocol">"SimSpark client protocols"</a>. Archived from <a rel="nofollow" class="external text" href="http://simspark.sourceforge.net/wiki/index.php/Network_Protocol">the original</a> on 2016-02-25<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-08</span></span>.</cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20150225121132/http://simspark.sourceforge.net/wiki/index.php/Users_Manual">"SimSpark user manual (Wiki)"</a>. Archived from <a rel="nofollow" class="external text" href="http://simspark.sourceforge.net/wiki/index.php/Users_Manual">the original</a> on 2015-02-25<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-04-08</span></span>.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://sourceforge.net/p/simspark/bugs/">SimSpark Tracker</a></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://simspark.sourceforge.net/wiki/">SimSpark Wiki</a></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://cyberbotics.com/reference">Webots Reference Manual</a></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://github.com/cyberbotics/webots/discussions">"Discussions · cyberbotics/Webots"</a>. <i><a href="GitHub" title="GitHub">GitHub</a></i>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://cyberbotics.com/guide">Webots User Guide</a></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/issues">Webots issues on GitHub</a></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/wiki">Webots technical wiki on GitHub</a></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://discordapp.com/invite/nTWbN9m">Webots Discord channel</a></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://lists.sourceforge.net/lists/listinfo/openrave-users">OpenRAVE mailing list</a></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://openrave.org/docs/latest_stable/coreapihtml/index.html">OpenRAVE API</a></span>
</li>
<li id="cite_note-OpenRAVE_Issue_Tracker-29"><span class="mw-cite-backlink">^ <a href="#cite_ref-OpenRAVE_Issue_Tracker_29-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-OpenRAVE_Issue_Tracker_29-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/rdiankov/openrave/issues">OpenRAVE Issue Tracker</a></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.openrave.org/docs/latest_stable/">OpenRAVE User Guide</a></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://openrave.programmingvision.com/wiki/index.php/Main_Page">OpenRAVE Wiki</a></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.coppeliarobotics.com/helpFiles/en/apiOverview.htm">CoppeliaSim API</a></span>
</li>
<li id="cite_note-33"><span class="mw-cite-backlink"><b><a href="#cite_ref-33">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://forum.coppeliarobotics.com">Coppelia Robotics Forum</a></span>
</li>
<li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://coppeliarobotics.com/helpFiles/">CoppeliaSim User Manual</a></span>
</li>
<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://forum.coppeliarobotics.com/viewforum.php?f=5">Coppelia Robotics bug reports</a></span>
</li>
<li id="cite_note-gazebostatus-36"><span class="mw-cite-backlink">^ <a href="#cite_ref-gazebostatus_36-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-6"><sup><i><b>g</b></i></sup></a> <a href="#cite_ref-gazebostatus_36-7"><sup><i><b>h</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/statistics">"Gazebo"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/blob/develop/tests/sources/test_cppcheck.py">CppCheck</a></span>
</li>
<li id="cite_note-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-38">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/blob/develop/tests/sources/test_clang_format.py">Clang Format</a></span>
</li>
<li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/tree/develop/tests">Unit tests</a></span>
</li>
<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/tree/develop/tests/api">API tests</a></span>
</li>
<li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/tree/master">Webots master</a></span>
</li>
<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://github.com/omichel/webots/tree/develop">Webots develop</a></span>
</li>
<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://openrave.org/docs/latest_stable/devel/testing/">Source</a></span>
</li>
<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?cat=guided_b&tut=guided_b3">"Gazebo : Tutorial : Beginner: Model Editor"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=aerodynamics&cat=physics">"Gazebo : Tutorial : Aerodynamics"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=hydrodynamics&cat=physics">"Gazebo : Tutorial : Hydrodynamics"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/ariac">"Gazebo : ARIAC"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/haptix">"Gazebo : HAPTIX"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://robohub.org/darpas-legacy-open-source-simulation-for-robotics-development-and-testing/">"DARPA's legacy: Open source simulation for robotics development and testing"</a>. <i>Robohub.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=actor&cat=build_robot">"Gazebo : Tutorial : Make an animated model (actor)"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-RoboDK_robot_library-51"><span class="mw-cite-backlink">^ <a href="#cite_ref-RoboDK_robot_library_51-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-RoboDK_robot_library_51-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://robodk.com/library">RoboDK robot library</a></span>
</li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text">including Salamander robot</span>
</li>
<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text">including Nao, DARwIn-OP, Fujitsu HOAP2, Kondo KHR-2HV, KHR-3, etc.</span>
</li>
<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.cyberbotics.com/doc/guide/robots">Webots robot models</a></span>
</li>
<li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.coppeliarobotics.com/helpFiles/en/coppeliaSimFeatures.htm">CoppeliaSim main features</a></span>
</li>
<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://openrave.programmingvision.com/wiki/index.php/Format:XML#Closed-chains_and_Mimic_Joints">OpenRAVE Closed chains</a></span>
</li>
<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://openrave.programmingvision.com/wiki/index.php/Format:XML#Dual-arm_example">OpenRAVE Dual-arm example</a></span>
</li>
<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=contact_sensor&cat=sensors">"Gazebo : Tutorial : Contact Sensor"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=camera_distortion&cat=sensors">"Gazebo : Tutorial : Camera Distortion"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-lidartutorial-60"><span class="mw-cite-backlink">^ <a href="#cite_ref-lidartutorial_60-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-lidartutorial_60-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFOSRF" class="citation web cs1">OSRF. <a rel="nofollow" class="external text" href="http://gazebosim.org/tutorials?tut=guided_i1">"Gazebo : Tutorial : Intermediate: Velodyne"</a>. <i>gazebosim.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-04-27</span></span>.</cite></span>
</li>
<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text">Collision detection uses a simplified model</span>
</li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text">Possible, no model for noise</span>
</li>
</ol></div>
<ul></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Robotics434" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="3"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div id="Robotics434" style="font-size:114%;margin:0 4em"><a href="Robotics" title="Robotics">Robotics</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Main articles</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Outline_of_robotics" title="Outline of robotics">Outline</a></li>
<li><a href="Glossary_of_robotics" title="Glossary of robotics">Glossary</a></li>
<li><a href="Index_of_robotics_articles" title="Index of robotics articles">Index</a></li>
<li><a href="History_of_robots" title="History of robots">History</a></li>
<li><a href="Geography_of_robotics" title="Geography of robotics">Geography</a></li>
<li><a href="Robot_Hall_of_Fame" title="Robot Hall of Fame">Hall of Fame</a></li>
<li><a href="Robot_ethics" title="Robot ethics">Ethics</a></li>
<li><a href="Laws_of_robotics" title="Laws of robotics">Laws</a></li>
<li><a href="Robot_competition" title="Robot competition">Competitions</a></li>
<li><a href="Competitions_and_prizes_in_artificial_intelligence" title="Competitions and prizes in artificial intelligence">AI competitions</a></li></ul>
</div></td><td class="noviewer navbox-image" rowspan="8" style="width:1px;padding:0 0 0 2px"><div><span typeof="mw:File"></span></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Robot" title="Robot">Types</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Aerobot" title="Aerobot">Aerobot</a></li>
<li><a href="Anthropomorphic" class="mw-redirect" title="Anthropomorphic">Anthropomorphic</a>
<ul><li><a href="Humanoid_robot" title="Humanoid robot">Humanoid</a></li>
<li><a href="Android_(robot)" title="Android (robot)">Android</a></li>
<li><a href="Cyborg" title="Cyborg">Cyborg</a></li>
<li><a href="Gynoid" title="Gynoid">Gynoid</a></li></ul></li>
<li><a href="Claytronics" class="mw-redirect" title="Claytronics">Claytronics</a></li>
<li><a href="Companion_robot" title="Companion robot">Companion</a></li>
<li><a href="Automaton" title="Automaton">Automaton</a>
<ul><li><a href="Animatronics" title="Animatronics">Animatronic</a>
<ul><li><a href="Audio-Animatronics" title="Audio-Animatronics">Audio-Animatronics</a></li></ul></li></ul></li>
<li><a href="Industrial_robot" title="Industrial robot">Industrial</a></li>
<li><a href="Articulated_robot" title="Articulated robot">Articulated</a>
<ul><li><a href="Robotic_arm" title="Robotic arm">arm</a></li></ul></li>
<li><a href="Domestic_robot" title="Domestic robot">Domestic</a></li>
<li><a href="Educational_robotics" title="Educational robotics">Educational</a></li>
<li><a href="Entertainment_robot" title="Entertainment robot">Entertainment</a></li>
<li><a href="Juggling_robot" title="Juggling robot">Juggling</a></li>
<li><a href="Military_robot" title="Military robot">Military</a></li>
<li><a href="Medical_robot" title="Medical robot">Medical</a></li>
<li><a href="Service_robot" title="Service robot">Service</a></li>
<li><a href="Disability_robot" class="mw-redirect" title="Disability robot">Disability</a></li>
<li><a href="Agricultural_robot" title="Agricultural robot">Agricultural</a></li>
<li><a href="Automated_restaurant" title="Automated restaurant">Food service</a></li>
<li><a href="Automated_retail" title="Automated retail">Retail</a></li>
<li><a href="BEAM_robotics" title="BEAM robotics">BEAM robotics</a></li>
<li><a href="Soft_robotics" title="Soft robotics">Soft robotics</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Classifications</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Biorobotics" title="Biorobotics">Biorobotics</a></li>
<li><a href="Cloud_robotics" title="Cloud robotics">Cloud robotics</a></li>
<li><a href="Continuum_robot" title="Continuum robot">Continuum robot</a></li>
<li><a href="Unmanned_vehicle" class="mw-redirect" title="Unmanned vehicle">Unmanned vehicle</a>
<ul><li><a href="Unmanned_aerial_vehicle" title="Unmanned aerial vehicle">aerial</a></li>
<li><a href="Unmanned_ground_vehicle" title="Unmanned ground vehicle">ground</a></li></ul></li>
<li><a href="Mobile_robot" title="Mobile robot">Mobile robot</a></li>
<li><a href="Microbotics" title="Microbotics">Microbotics</a></li>
<li><a href="Nanorobotics" title="Nanorobotics">Nanorobotics</a></li>
<li><a href="Necrobotics" title="Necrobotics">Necrobotics</a></li>
<li><a href="Robotic_spacecraft" class="mw-redirect" title="Robotic spacecraft">Robotic spacecraft</a>
<ul><li><a href="Space_probe" class="mw-redirect" title="Space probe">Space probe</a></li></ul></li>
<li><a href="Swarm_robotics" title="Swarm robotics">Swarm</a></li>
<li><a href="Telerobotics" title="Telerobotics">Telerobotics</a></li>
<li><a href="Autonomous_underwater_vehicle" title="Autonomous underwater vehicle">Underwater</a>
<ul><li><a href="Remotely_operated_underwater_vehicle" title="Remotely operated underwater vehicle">remotely-operated</a></li>
<li><a href="Robotic_fish" class="mw-redirect" title="Robotic fish">Robotic fish</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Robot_locomotion" title="Robot locomotion">Locomotion</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Continuous_track" title="Continuous track">Tracks</a></li>
<li><a href="Legged_robot" title="Legged robot">Walking</a>
<ul><li><a href="Hexapod_(robotics)" title="Hexapod (robotics)">Hexapod</a></li></ul></li>
<li><a href="Climber_(BEAM)" class="mw-redirect" title="Climber (BEAM)">Climbing</a></li>
<li><a href="Electric_unicycle" title="Electric unicycle">Electric unicycle</a></li>
<li><a href="Robotic_fin" class="mw-redirect" title="Robotic fin">Robotic fins</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Robotic_navigation" class="mw-redirect" title="Robotic navigation">Navigation</a> and <a href="Robotic_mapping" title="Robotic mapping">mapping</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Motion_planning" title="Motion planning">Motion planning</a></li>
<li><a href="Simultaneous_localization_and_mapping" title="Simultaneous localization and mapping">Simultaneous localization and mapping</a></li>
<li><a href="Visual_odometry" title="Visual odometry">Visual odometry</a></li>
<li><a href="Vision-guided_robot_systems" title="Vision-guided robot systems">Vision-guided robot systems</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Research</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Evolutionary_robotics" title="Evolutionary robotics">Evolutionary</a></li>
<li><a href="Robot_kit" title="Robot kit">Kits</a></li>
<li><a href="Robotics_suite" title="Robotics suite">Suite</a></li>
<li><a href="Open-source_robotics" title="Open-source robotics">Open-source</a></li>
<li><a href="Robot_software" title="Robot software">Software</a></li>
<li><a href="Adaptable_robotics" title="Adaptable robotics">Adaptable</a></li>
<li><a href="Developmental_robotics" title="Developmental robotics">Developmental</a></li>
<li><a href="Human%E2%80%93robot_interaction" title="Human–robot interaction">Human–robot interaction</a></li>
<li><a href="Robotic_paradigm" title="Robotic paradigm">Paradigms</a></li>
<li><a href="Perceptual_robotics" title="Perceptual robotics">Perceptual</a></li>
<li><a href="Situated_robotics" title="Situated robotics">Situated</a></li>
<li><a href="Ubiquitous_robot" title="Ubiquitous robot">Ubiquitous</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="List_of_robotics_companies" title="List of robotics companies">Companies</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ABB" title="ABB">ABB</a></li>
<li><a href="Amazon_Robotics" title="Amazon Robotics">Amazon Robotics</a></li>
<li><a href="Anybots" title="Anybots">Anybots</a></li>
<li><a href="Barrett_Technology" title="Barrett Technology">Barrett Technology</a></li>
<li><a href="Boston_Dynamics" title="Boston Dynamics">Boston Dynamics</a></li>
<li><a href="Doosan_Robotics" title="Doosan Robotics">Doosan Robotics</a></li>
<li><a href="Energid_Technologies" title="Energid Technologies">Energid Technologies</a></li>
<li><a href="FarmWise" title="FarmWise">FarmWise</a></li>
<li><a href="FANUC" title="FANUC">FANUC</a></li>
<li><a href="Figure_AI" title="Figure AI">Figure AI</a></li>
<li><a href="Foster-Miller" title="Foster-Miller">Foster-Miller</a></li>
<li><a href="Harvest_Automation" title="Harvest Automation">Harvest Automation</a></li>
<li><a href="HD_Hyundai_Robotics" title="HD Hyundai Robotics">HD Hyundai Robotics</a></li>
<li><a href="Honeybee_Robotics" title="Honeybee Robotics">Honeybee Robotics</a></li>
<li><a href="Intuitive_Surgical" title="Intuitive Surgical">Intuitive Surgical</a></li>
<li><a href="IRobot" title="IRobot">IRobot</a></li>
<li><a href="KUKA" title="KUKA">KUKA</a></li>
<li><a href="Rainbow_Robotics" title="Rainbow Robotics">Rainbow Robotics</a></li>
<li><a href="Starship_Technologies" title="Starship Technologies">Starship Technologies</a></li>
<li><a href="Symbotic" title="Symbotic">Symbotic</a></li>
<li><a href="Universal_Robotics" title="Universal Robotics">Universal Robotics</a></li>
<li><a href="Wolf_Robotics" title="Wolf Robotics">Wolf Robotics</a></li>
<li><a href="Yaskawa_Electric_Corporation" title="Yaskawa Electric Corporation">Yaskawa</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Critique_of_work" title="Critique of work">Critique of work</a></li>
<li><a href="Powered_exoskeleton" class="mw-redirect" title="Powered exoskeleton">Powered exoskeleton</a></li>
<li><a href="Workplace_robotics_safety" title="Workplace robotics safety">Workplace robotics safety</a>
<ul><li><a href="Robotic_tech_vest" title="Robotic tech vest">Robotic tech vest</a></li></ul></li>
<li><a href="Technological_unemployment" title="Technological unemployment">Technological unemployment</a></li>
<li><a href="Terrainability" title="Terrainability">Terrainability</a></li>
<li><a href="List_of_fictional_robots_and_androids" title="List of fictional robots and androids">Fictional robots</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="3"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span> <b>Category</b></li>
<li><span class="noviewer" typeof="mw:File"><span title="Outline"></span></span> <b><a href="Outline_of_robotics" title="Outline of robotics">Outline</a></b></li></ul>
</div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2024-09-21" href="https://en.wikipedia.org/wiki/?title=Robotics_simulator&oldid=1246860973">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>